From: Eli Zaretskii Date: Tue, 26 Mar 2013 13:47:58 +0000 (+0200) Subject: src/ChangeLog: Fix last log entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~526^2~86 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=da9dcbb87ffea0808a9ff2cd91fe052ee6ead961;p=emacs.git src/ChangeLog: Fix last log entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 93d2b447cd5..a676dd8f160 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,6 +2,8 @@ * w32.c (_PROCESS_MEMORY_COUNTERS_EX) [_WIN32_WINNT < 0x0500]: Define only for _WIN32_WINNT less than 0x0500. + (_ANONYMOUS_UNION, _ANONYMOUS_STRUCT) [!_W64]: Don't define for + MinGW64. Fix incompatibilities between MinGW.org and MinGW64 headers. * w32term.c (WCRANGE, GLYPHSET): Don't define if _W64 is defined.